summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 11158e8..d88a04c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,6 +32,8 @@ cache:
env:
- PLATFORMIO_CI_SRC=examples/Single_Shot/Single_Shot.ino
+ - PLATFORMIO_CI_SRC=examples/Continous/Continous.ino
+ - PLATFORMIO_CI_SRC=examples/Alert_Window_Mode/Alert_Window_Mode.ino
install:
- pip install -U platformio pip setuptools